C1.Web.Mvc.TransposedGrid Namespace / TransposedGrid<T> Class / OnClientAutoSizedColumn Property

In This Topic
OnClientAutoSizedColumn Property (TransposedGrid<T>)
In This Topic
Occurs after the user auto-sizes a column by double-clicking the right edge of a column header cell.
Syntax
'Declaration
 
Public Overridable Property OnClientAutoSizedColumn As String
 
See Also